From 5f481c2682beb5bcbb355de92999ba85206d4e5e Mon Sep 17 00:00:00 2001 From: Anton Gladky Date: Thu, 6 Jun 2024 06:36:25 +0200 Subject: [PATCH] Update in the dependencies --- debian/control | 7 ++++--- debian/patches/110_vtk9_netcdf.patch | 5 ----- 2 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 debian/patches/110_vtk9_netcdf.patch diff --git a/debian/control b/debian/control index 44b19d6ea..d8e1fbc0c 100644 --- a/debian/control +++ b/debian/control @@ -30,10 +30,10 @@ Build-Depends: chrpath, libfreetype-dev, libftgl-dev, libgdal-dev, - libgl1-mesa-dev | libgl-dev, + libgl-dev, libgl2ps-dev, libglew-dev, - libglu1-mesa-dev | libglu-dev, + libglu-dev, libhdf5-openmpi-dev, libhpdf-dev, libjpeg-dev, @@ -60,7 +60,7 @@ Build-Depends: chrpath, libxt-dev, lzma, mpi-default-dev, - pkg-config, + pkgconf, python3-dev, python3-matplotlib, python3-mpi4py, @@ -86,6 +86,7 @@ Rules-Requires-Root: no Package: libvtk9-dev Architecture: any +Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends}, diff --git a/debian/patches/110_vtk9_netcdf.patch b/debian/patches/110_vtk9_netcdf.patch deleted file mode 100644 index 2a5cb14eb..000000000 --- a/debian/patches/110_vtk9_netcdf.patch +++ /dev/null @@ -1,5 +0,0 @@ -Description: Fix FTBFS with new netcdf -Author: Anton Gladky -Bug-Debian: https://bugs.debian.org/1012703 -Last-Update: 2022-06-19 - -- 2.30.2